Skip to content

Change types T,U to R (recv), S (sender) in libsync/comm.rs#13093

Closed
Havvy wants to merge 1 commit intorust-lang:masterfrom
Havvy:master
Closed

Change types T,U to R (recv), S (sender) in libsync/comm.rs#13093
Havvy wants to merge 1 commit intorust-lang:masterfrom
Havvy:master

Conversation

@Havvy
Copy link
Copy Markdown
Contributor

@Havvy Havvy commented Mar 23, 2014

This will make the types more readable in the documentation, since the letters correspond with what you should either be sending or expecting to receive.

bors added a commit that referenced this pull request Mar 23, 2014
This will make the types more readable in the documentation, since the letters correspond with what you should either be sending or expecting to receive.
@bors bors closed this Mar 23, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jul 25, 2024
… r=Alexendoo

Add more doc-valid-idents

* "AccessKit" is a commonly used accessibility toolkit used in Rust GUIs.
* "CoreFoundation", "CoreGraphics", "CoreText" are frameworks on Apple OSes.
* "Direct2D", "Direct3D", "DirectWrite" are frameworks on Windows
* "PostScript" is a programming language and is mentioned when talking about text and vector graphics.
* "OpenAL" is an audio framework / API.
* "OpenType" is a font format (TrueType is already mentioned).
* "WebRTC", "WebSocket", "WebTransport" are web networking technologies.
* "NetBSD" and "OpenBSD" are like the already included FreeBSD.

changelog: [`doc_markdown`]: Add AccessKit, CoreFoundation, CoreGraphics, CoreText, Direct2D, Direct3D, DirectWrite, PostScript, OpenAL, OpenType, WebRTC, WebSocket, WebTransport, NetBSD, and OpenBSD to `doc-valid-idents`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants